home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 101-125 / scopedisk105 / plt13 / release_notes_v1.3 < prev    next >
Text File  |  1995-03-19  |  2KB  |  49 lines

  1. PLT: v1.3 release notes.  November 16, 1989.
  2.  
  3. New Features:
  4.    
  5. -  Variable page sizes are now allowed.  PLT: regonizes standard page sizes
  6.    A - E, as well as page sizes specified by the limits fields on the 
  7.    Graphics 2 screen of Preferences.
  8.  
  9. -  Fonts are now disk resident.  This allows multiple fonts to be used durring
  10.    a plot and also allow the user to create or modify fonts.
  11.  
  12. -  PLT: defaults in the memory-squander mode but will now automaticly switch
  13.    to the memory conserve mode when available memory falls below 2K.  When
  14.    the memory mode is switched, the tree used in the memory-squander mode is
  15.    removed, freeing up space for more lines.
  16.  
  17. Bug Fixes:
  18.  
  19. -  The line types are now correctly implemented.
  20.  
  21. -  PLT: now places a dot when the pen is lowered and then raised with moving.
  22.  
  23. -  PLT: now correctly reads floating point numbers.
  24.  
  25. -  I think there were a few other bugs that were fixed, but I didn't write 
  26.    them down, and I've forgotten what they were.
  27.  
  28. Included Files:
  29.  
  30.    PLT.doc        -  Document file for PLT: v1.3
  31.    HPGL_commands  -  Explaination of HP-GL commands supported by PLT:
  32.    plt-handler    -  PLT: handler
  33.    cf, cf.c       -  Font compiler
  34.    pltfontnames   -  Example font name list file
  35.    ascii.fnt      -  Text representation of the ascii font
  36.    ascii          -  ascii font
  37.    math-greek.fnt -  Text representation of the math-greek font
  38.    math-greek     -  math-greek font
  39.    
  40.    amiga.plt      -  Example HP-GL file
  41.    schematic.plt  -  Example HP-GL file
  42.    fonttest.plt   -  Example HP-GL file, shows some of the characters of the
  43.                      default font.
  44.    linetype.plt   -  Example HP-GL file, shows the patterned lines feature of
  45.                      PLT:
  46.  
  47.  
  48. Rich Champeaux  (rchampe@hubcap.clemson.edu)
  49.